Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
numpy (source) feature-nogil patch >=2.3.2 -> >=2.3.3

Release Notes

numpy/numpy (numpy)

v2.3.3: 2.3.3 (Sep 9, 2025)

Compare Source

NumPy 2.3.3 Release Notes

The NumPy 2.3.3 release is a patch release split between a number of maintenance
updates and bug fixes. This release supports Python versions 3.11-3.14. Note
that the 3.14.0 final is currently expected in Oct, 2025. This release is based
on 3.14.0rc2.

Contributors

A total of 13 people contributed to this release. People with a "+" by their
names contributed a patch for the first time.

  • Aleksandr A. Voyt +
  • Bernard Roesler +
  • Charles Harris
  • Hunter Hogan +
  • Joren Hammudoglu
  • Maanas Arora
  • Matti Picus
  • Nathan Goldbaum
  • Raghuveer Devulapalli
  • Sanjay Kumar Sakamuri Kamalakar +
  • Tobias Markus +
  • Warren Weckesser
  • Zebreus +

Pull requests merged

A total of 23 pull requests were merged for this release.

  • #​29440: MAINT: Prepare 2.3.x for further development.
  • #​29446: BUG: Fix test_configtool_pkgconfigdir to resolve PKG_CONFIG_DIR...
  • #​29447: BLD: allow targeting webassembly without emscripten
  • #​29460: MAINT: Backport write_release.py
  • #​29473: MAINT: Bump pypa/cibuildwheel from 3.1.0 to 3.1.2
  • #​29500: BUG: Always return a real dtype from linalg.cond (gh-18304) (#​29333)
  • #​29501: MAINT: Add .file entry to all .s SVML files
  • #​29556: BUG: Casting from one timedelta64 to another didn't handle NAT.
  • #​29562: BLD: update vendored Meson to 1.8.3 [wheel build]
  • #​29563: BUG: Fix metadata not roundtripping when pickling datetime (#​29555)
  • #​29587: TST: update link and version for Intel SDE download
  • #​29593: TYP: add sorted kwarg to unique
  • #​29672: MAINT: Update pythoncapi-compat from main.
  • #​29673: MAINT: Update cibuildwheel.
  • #​29674: MAINT: Fix typo in wheels.yml
  • #​29683: BUG, BLD: Correct regex for ppc64 VSX3/VSX4 feature detection
  • #​29684: TYP: ndarray.fill() takes no keyword arguments
  • #​29685: BUG: avoid thread-unsafe refcount check in temp elision
  • #​29687: CI: replace comment-hider action in mypy_primer workflow
  • #​29689: BLD: Add missing <unordered_map> include
  • #​29691: BUG: use correct input dtype in flatiter assignment
  • #​29700: TYP: fix np.bool method declarations
  • #​29701: BUG: Correct ambiguous logic for s390x CPU feature detection

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 24, 2025
Copy link
Contributor Author

renovate bot commented Sep 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pixi.lock
ExecError: Command failed: pixi lock --no-progress --color=never --quiet
Error:   × failed to solve requirements of environment 'py313' for platform 'osx-64'
  ├─▶   × failed to solve the environment
  │   
  ╰─▶ Cannot solve the request because of: No candidates were found for typos
      >=1.36.2,<2.
      


@renovate renovate bot enabled auto-merge (squash) September 25, 2025 00:25
@renovate renovate bot force-pushed the renovate/numpy-2.x branch from a89541b to 5886c9d Compare September 25, 2025 00:25
@renovate renovate bot merged commit a478ce0 into main Sep 25, 2025
1 of 2 checks passed
@renovate renovate bot deleted the renovate/numpy-2.x branch September 25, 2025 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants